Libraries tagged by insert select

aura/sqlquery

476 Favers
2051359 Downloads

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

Go to Download


atlas/query

42 Favers
200806 Downloads

Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.

Go to Download


itosho/easy-query

26 Favers
16950 Downloads

CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.

Go to Download


sqltools/where

1 Favers
35203 Downloads

PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.

Go to Download


atlas/statement

3 Favers
4943 Downloads

Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.

Go to Download


bentools/where

12 Favers
5087 Downloads

PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.

Go to Download


jstayton/miner

253 Favers
11475 Downloads

A dead simple PHP class for building SQL statements. No manual string concatenation necessary.

Go to Download


tayfunerbilen/basicdb

155 Favers
166 Downloads

A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.

Go to Download


romainbessugesmeusy/php-sql-query

6 Favers
3646 Downloads

php-sql-query is an abstraction layer for SQL query construction

Go to Download


abris-platform/abris-free-server

6 Favers
0 Downloads

Free REST server for PostgreSQL used in Abris Platform

Go to Download


coco-project/sql-cache

0 Favers
13 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


codestepsbd/historykeeper

1 Favers
6 Downloads

This will capture data for selected table for insert, update and delete

Go to Download


thipages/quicksql

1 Favers
35 Downloads

Quick sql builder

Go to Download


komeiji-satori/miner

1 Favers
9 Downloads

A dead simple PHP class for building SQL statements. No manual string concatenation necessary.

Go to Download


i-nocturne/swoole-sql-query

0 Favers
14 Downloads

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

Go to Download


Next >>